x86/hvm: don't include asm/spinlock.h
authorDavid Vrabel <david.vrabel@citrix.com>
Tue, 14 Apr 2015 13:02:10 +0000 (15:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Apr 2015 13:02:10 +0000 (15:02 +0200)
commit63dcef9fe5b880007075b5eb53f9950a826519ce
tree725f055c9d3f58947cba8e9f55c7467f9a9e4a17
parent9b43a2a2e9a236cf5537f853d0175f326b4d9cb8
x86/hvm: don't include asm/spinlock.h

asm/spinlock.h should not be included directly.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c